home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / DRIVER.CAB / ecactive.cab / ecmderr.msg < prev    next >
Encoding:
Text File  |  1997-05-13  |  11.5 KB  |  384 lines

  1.  
  2. ; $Eicon$Ver$Rel$Rev: 3.1.06
  3. ;
  4. ; ECCOMMAND ERROR MESSAGE FILE
  5.  
  6. [ECMODULE]
  7.  
  8. AC001=4;Parameter entry error. The port number you specify must fall
  9. between 1 and 48.
  10.  
  11. AC002=4;Parameter entry error. The connection number that you specified
  12. is not in use.
  13.  
  14. AC003=4;Memory shortage. Unload programs, or reduce the number of allocated
  15. sessions.
  16.  
  17. AC004=4;Parameter entry error. The station number that you specified (%d)
  18. is not in use.
  19.  
  20. AC005=4;Required protocol missing or not configured for the specified port.
  21. Load the protocol %s with ECCARD and try again.
  22.  
  23. AC006=4;Parameter entry error. The LU Number %s that you specified does not
  24. exist.
  25.  
  26. AC007=4;Parameter entry error. The Session ID number that you specified
  27. (%d) does not exist.
  28.  
  29. AC008=4;Parameter entry error. The mode that you specified (%s)
  30. does not exist.
  31.  
  32. ; Error codes from ecmodule.exe.
  33. AC009=4;File not found: %s.
  34.  
  35. AC010=4;Parameter entry error. Invalid trace filter (%s).
  36.  
  37. AC011=4;Parameter entry error. Invalid trace size . Range is 0 to 65534 (%s).
  38.  
  39. AC012=4;Parameter entry error. Invalid trace truncation length . 
  40.  
  41. AC013=4;Trace not started
  42.  
  43. AC014=4;DIALER option is not suported by this version of ECMODULE.
  44.  
  45. AC015=4;ECEXIT.NLM ressource unavailable. Attempt running program until resource becomes available.
  46.  
  47. AC016=4;The %s module did not return control to ECMODULE in time(%d).\n 
  48.         Please UNLOAD the %s module. 
  49.  
  50. AC017=4;Could not run %s. (%d) . 
  51.  
  52. AC021=4;Bad output file name. Name "%s" is a directory.  
  53.  
  54. AC022=4;Gateway or Router options not supported by ECBIOS for this version.
  55.  
  56. ; error code from pfmodule.c
  57.  
  58. AC018=4;Invalid board name for ECEXIT.NLM.
  59.  
  60. AC019=4;Internal software error: PFspawnvp_signal() (%d)
  61.  
  62. ; ecmdutil 
  63.  
  64. AC020=4;Parameter entry error. The EiconCard number you specify must fall
  65. between 1 and 6
  66.  
  67. ; Error codes from llibecmd.lib
  68.  
  69. AC100=4;Required driver or redirector missing. Load the driver with ECCARD
  70. or the redirector with ECLAN.
  71.  
  72. AC101=4;Server not responding. Check to see if the server's redirector is
  73. loaded.
  74.  
  75. AC102=4;Resource shortage. Too many sessions are active on the redirector
  76. or on the server.
  77.  
  78. AC103=4;Internal software error: %s(%d).
  79. Contact your Eicon Technology representative (see manual for instructions).
  80.  
  81. AC104=4;Port ID error. EiconCard may not be installed; port may not exist
  82. or be configured; required protocols may not have been loaded.
  83.  
  84. AC105=4;EiconCard in halted state. Re-start the card with "ECCARD START".
  85.  
  86. AC108=4;EiconCard not configured. Start the card with "ECCARD START".
  87.  
  88.  
  89. [ECDIALER]
  90.  
  91. ;USER ERRORS
  92.  
  93. ;Ecdialer script errors
  94.  
  95. AD000=4;File not found: %s. The modem script file is not in the required
  96. directory.
  97.  
  98. AD001=4;Script error: jump label %s specified in script file is undefined or
  99. can't be found.
  100.  
  101. AD002=4;Script error: unable to jump to specified label %s
  102. found.
  103.  
  104. AD003=4;Script error: MATCH String %s is too long. The maximum length for a
  105. MATCH string is %d.
  106.  
  107. AD004=4;Script error: invalid value of 0 specified in TIMEOUT keyword.
  108.  
  109. AD005=4;Script error: invalid value of 0 specified in WAIT keyword.
  110.  
  111. AD006=4;Script error: command timed out. Unable to complete command in the
  112. time specified.
  113.  
  114. AD007=4;Script error: SEND string too long. The SEND string must not exceed
  115. %d characters.
  116.  
  117. AD008=4;Script error: DIAL string too long. DIAL string must not exceed %d
  118. characters.
  119.  
  120. AD009=4;Script error: SET_DATA_BITS. Invalid value specified for number of
  121. data bits. Allowable values are 5, 6, 7, or 8.
  122.  
  123. AD010=4;Script error: The string to be printed exceeds the maximum length
  124. of %d.
  125.  
  126. AD011=4;Script error: SET_STOP_BITS. Invalid value specified for number of
  127. STOP bits. Allowable values are 1 or 2.
  128.  
  129. AD012=4;Script error: SET_SPEED. Invalid value specified for AT bit rate.
  130. Allowable values are 1200, 2400, 4800 and 9600 bits per second.
  131.  
  132. AD013=4;Script error: SET_PARITY. Invalid value specified for the type
  133. (if any) of parity checking to use. Allowable settings are NO_PARITY,
  134. ODD_PARITY or EVEN_PARITY.
  135.  
  136. AD015=4;Script error: Invalid value specified for SET_PORT. Allowable range
  137. is 1 to 48.
  138.  
  139. AD016=4;Script error: Syntax error or invalid command.
  140.  
  141.  
  142. ;Ecdialer dial errors
  143.  
  144. AD020=4;Dial error: bps rate/configuration pair invalid or mismatched.
  145. Refer to the V.32bis section of the EiconCard configuration program
  146. chapter in the manual.
  147.  
  148. AD021=4;Dial error: phone number string too long. Phone number cannot
  149. exceed %d digits.
  150.  
  151. AD022=4;Dial error: invalid bit rate specified %s. Refer to the V.32bis
  152. section of the EiconCard configuration program chapter in the manual.
  153.  
  154. AD023=4;Dial error: invalid configuration specified %s. Refer to the
  155. V.32bis section of the EiconCard configuration program chapter in the manual.
  156.  
  157. AD024=4;Dial error: AT phone number string too long. Phone number cannot
  158. exceed %d digits.
  159.  
  160. AD025=4;Dial error: Configuration and bit rates can only be specified
  161. for V.32 modems.
  162.  
  163. AD026=4;Dial error: if a phone number is specified for V.32 modems the bit
  164. rate and the configuration must also be specified.
  165.  
  166. AD030=4;Parameter entry error: invalid configuration or bit rate is not
  167. allowed with the specified configuration.
  168.  
  169. AD027=4;Dial error: Directory number string too long. Directory number cannot 
  170. exceed %d digits.
  171.  
  172. AD028=4;Dial error: Subaddress string too long. Subaddress cannot exceed %d 
  173. digits.
  174.  
  175. AD029=4;Dial error: Transit Network Selection string too long. Transit Network 
  176. Selection cannot exceed %d digits.
  177.  
  178. AD031=4;Dial error: invalid %s parameter specified.
  179.  
  180. AD032=4;Dial error: %s parameter required.
  181.  
  182. AD033=4;Dial error: %s parameter not compatible with the current dialer.
  183.  
  184. AD034=4;Dial error: /NType, /NPlan, /SAddr, /SType, /Tns, /BCtype can only
  185. be specified with ISDN dialer.
  186.  
  187.  
  188. ;Ecdialer answer errors
  189. AD037=4;Answer error: modem is currently set to the specified state.
  190.  
  191.  
  192. ;Ecdialer store errors
  193. AD040=4;Store error: invalid bit rate specified for primary number. Refer to
  194. the V.32bis section of the EiconCard configuration program chapter in the manual.
  195.  
  196. AD041=4;Store error: invalid configuration specified for primary number.
  197. Refer to the V.32bis section of the EiconCard configuration program chapter in the manual.
  198.  
  199. AD042=4;Store error: invalid bit rate specified for alternate number.
  200. Refer to the V.32bis section of the EiconCard configuration program chapter in the manual.
  201.  
  202. AD043=4;Store error: invalid configuration specified for alternate
  203. number. Refer to the V.32bis section of the EiconCard configuration
  204. program chapter in the manual.
  205.  
  206. AD044=4;Store error: AT phone number string too long.
  207.  
  208. AD045=4;Store error: Configuration and bit rates can only be specified
  209. for V.32 modems.
  210.  
  211. AD046=4;Store error: if a phone number is specified for V.32 modems the bit
  212. rate and the configuration must also be specified.
  213.  
  214. AD047=4;Store error: Directory number string too long. Directory number 
  215. cannot exceed %d digits.
  216.  
  217. AD048=4;Store error: Subaddress string too long. Subaddress cannot exceed 
  218. %d digits.
  219.  
  220. AD049=4;Store error: Transit Network Selection string too long. Transit 
  221. Network Selection cannot exceed %d digits.
  222.  
  223. AD051=4;Store error: invalid %s parameter specified.
  224. Type %s /? for help.
  225.  
  226. AD052=4;Store error: %s parameter required.
  227. Type %s /? for help.
  228.  
  229. AD053=4;Store error: %s parameter not compatible with the current dialer.
  230.  
  231. AD054=4;Store error: /NType, /NPlan, /SAddr, /SType, /Tns, /BCtype can only
  232. be specified with ISDN dialer.
  233.  
  234. ;Ecdialer general errors
  235.  
  236. AD060=4;Card initialization error: EiconCard port is not initialized. Set AUTO
  237. INITIALIZE to YES in ECCARD CONFIG, run "ECCARD START PORT".
  238.  
  239. AD063=4;Error: %s parameter not valid for this dialer.
  240.  
  241. AD064=4;Error: %s command not valid for this dialer.
  242.  
  243.  
  244. ;INTERNAL ERRORS
  245. ; DLR_API LOCAL ERROR
  246.  
  247. AD100=4;Internal software error: Dialer API (%d).
  248. Contact your Eicon Technology representative (see manual for instructions).
  249.  
  250. AD114=4;Port ID error. Port may not exist or may not be configured.
  251.  
  252. AD115=4;No status to display for direct line.
  253.  
  254. ; COMMAND ERRORS.
  255. ;
  256.  
  257. AD200=4;Parameter entry error: bad command syntax.
  258.  
  259. AD201=4;Resource conflict. Not owner or command still being processed.
  260.  
  261. AD202=4;Dial error. Destination did not answer.
  262.  
  263. AD204=4;Required parameter missing. No telephone number registered.
  264.  
  265. AD206=4;Already in answer mode.
  266.  
  267. AD207=4;Invalid parameter value provided: invalid asynchronous speed.
  268.  
  269. AD208=4;Invalid parameter value provided: invalid parity.
  270.  
  271. AD209=4;Invalid parameter value provided: invalid number of bits per
  272. transmitted byte.
  273.  
  274. AD210=4;Invalid initialization parameter.
  275.  
  276. AD212=4;Modem error. Disconnection received while connecting.
  277.  
  278. AD213=4;Modem error. Close received while connecting.
  279.  
  280. AD214=4;Modem error. Hangup received while connecting.
  281.  
  282. AD215=4;Modem error. Ring indication received while connecting.
  283.  
  284. AD216=4;Call failure indication (CFI) received.
  285.  
  286. AD217=4;Delayed call indication (DCI) received.
  287.  
  288. AD218=4;Invalid indication (INV) received.
  289.  
  290. AD223=4;Dial error: destination busy.
  291.  
  292. AD225=4;Dial error: no carrier.
  293.  
  294. AD228=4;Dial error. No dial tone.
  295.  
  296. AD229=4;Close request received.
  297.  
  298. AD230=4;Disconnect request received.
  299.  
  300. AD234=4;Parameter entry error. Phone number contains invalid digit(s).
  301.  
  302. AD235=4;Parameter entry error. Invalid phone number structure.
  303.  
  304. AD236=4;Command not allowed for the present current dialer state.
  305.  
  306. AD237=4;Invalid parameter value provided: invalid bit rate.
  307.  
  308. AD238=4;Invalid parameter value provided: invalid configuration mode.
  309.  
  310. AD250=4;Parameter entry error. Invalid Bearer Capability.
  311.  
  312. AD251=4;Parameter entry error. Invalid ISDN Number.
  313.  
  314. AD252=4;Parameter entry error. Invalid ISDN Subaddress.
  315.  
  316. AD253=4;Parameter entry error. Invalid Transit Network Selection.
  317.  
  318. AD254=4;Parameter entry error. Invalid or incompatible ISDN Port.
  319.  
  320. AD255=4;Parameter entry error. Invalid structure.
  321.  
  322. AD256=4;Dialer closed or not fully activated.
  323.  
  324. AD257=4;Invalid or incompatible Dialer state.
  325.  
  326. AD258=4;Call Control cannot complete the call.
  327.  
  328. AD259=4;Internal Hangup/Disconnect requested.
  329.  
  330. AD260=4;Cannot hangup on X31A.
  331.  
  332. AD261=4;Required parameter missing. No ISDN number registered.
  333.  
  334. AD262=4;Command not allowed for this dialer type.
  335.  
  336. AD263=4;Restricted re-dial attempt after a call failure.
  337.  
  338. AD264=4;Dial attempt failed; see ecdialer status /p x for more information.
  339. ; GENERAL & COMMAND SUB ERRORS
  340.  
  341. AD280=4;Dial failed, hangup received or port is not activated.
  342. AD281=4;Hangup under processing.
  343. AD282=4;Already set.
  344.  
  345. ; DIALER NCB ERROR
  346.  
  347. AD301=4;Internal software error: (NCB return code 0x%02x).
  348. Contact your Eicon Technology representative (see manual for instructions).
  349.  
  350. AD302=4;Resource conflict: dialer already in use.
  351.  
  352. AD303=4;Required driver missing. The dialbios has not been opened.
  353.  
  354. AD308=4;Onhook or Offhook command invalid.
  355.  
  356.  
  357. [ECSNA]
  358.  
  359. AB001=4;Unable to execute ECSTATUS.EXE: (error %d).
  360.  
  361. AB002=4;Host's connection address already in use.
  362.  
  363. AB003=4;Internal software error: (NCB return code 0x%02x).
  364. Contact your Eicon Technology representative (see manual for instructions).
  365.  
  366. AB004=4;The Node name: %s has not been started on the corresponding port.
  367.  
  368. AB005=4;Cannot locate the configuration file %s.
  369.  
  370. AB006=4;Can't process, invalid configuration file format.
  371.  
  372. AB007=4;Unable to access configuration file.
  373.  
  374. AB008=4;Too many open files error.
  375.  
  376. AB009=4;%s was not found or MAXDATA of this node is greater than MAXDATA
  377. configured by ECCARD CONFIG.
  378.  
  379. AB010=4;The "config" option is only available from a workstation.
  380.  
  381. AB100=4;Specified Node name is not valid.
  382. 
  383. 
  384.